home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / finance / mrm05b14.zip / MRMREAD.TXT < prev   
Text File  |  1993-06-10  |  7KB  |  182 lines

  1.  
  2.                  Mr. Machinist (tm)
  3.                  ==================
  4.          Copyright (c) 1993 by Allan J. Bremer
  5.  
  6.                     Beta Version
  7.                     ============
  8.                 MRM05B14   06/09/93
  9.  
  10.  
  11.     Changes since last beta, 05-07-93 (MRM05B12)
  12.     ============================================
  13. New colors, desktop save and restore, answer file is continually
  14. saved to the drive, larger help file, bolt circle function, new
  15. editor with many new functions and helps, print the current file
  16. being edited by striking 'F8', show answer file by striking
  17. 'Ctrl-A', print answer file by striking 'Ctrl-P', print
  18. registration invoice by striking 'F9'.
  19. ===============================================================
  20.  
  21. Mr. Machinist is a math program for CNC programmers, engineers,
  22. and machinist. It can calculate the chord of a circle, do trig.
  23. conversions to/from English and metric, edit machine files, get
  24. three points on a circle, middle of two points, etc., etc.
  25.  
  26. A users manual has not been completed for Mr. Machinist yet
  27. but is in the process. The help file is context sensative so
  28. help is always at your finger tips. Some users have not seen
  29. this type of interface and have trouble inputing data. Use
  30. the 'Tab' key to enter in to the input lines for data input.
  31. In some cases the 'Enter' key will cycle you through the
  32. dialog box. After all data is input you can keep striking
  33. the 'Enter' key until your in the 'OK' box and then the
  34. 'Enter' key will execute the function.
  35.  
  36. The 'Tab' key will also cycle you through the dialog box and
  37. if you hold down 'Shift' while you strike 'Tab' you will cycle
  38. through the dialog box in the other direction. The Tab key is
  39. probably the most important key in Mr. Machinist!
  40.  
  41. When ever your troubled about a mathematical term or
  42. questioning data entry, just strike F1 and there's your
  43. answer. Every thing is in plain laymans terms! When you
  44. receive an error message you don't see something like,
  45. "BIOS RAM ROM Overflow at HEX F84", all math function
  46. error messages tell you the problem in plain English!
  47.  
  48. The help file is ever growing and the editor is a universal
  49. one. If you have trouble with the editor or are just finding
  50. it hard to get around,  getting familiar with DOS version 5+
  51. editor or the DOS shell will help to become familiar with
  52. Mr. Machinist.
  53.  
  54. One important aspect of Mr. Machinist is its ability to save
  55. all answers during the current session to a file on the drive.
  56. You may print the file at any time by striking 'Ctrl-P' and you
  57. can view the answer file by striking 'Ctrl-A'.  As every new
  58. session starts, the MRMSOLVE.TXT file, which is the answer file,
  59. is renamed to MRMSOLVE.BAK and a new MRMSOLVE.TXT is created.
  60.  
  61. One example of the use of this file is in the conversion of a
  62. metric print.  Usually you sit down with a metric print and
  63. convert it to inches sometimes writing all over the print and
  64. constantly inputing 25.4 or .03937 into your little calculator.
  65. Mr. Machinist is the fastest gun in the west at this stuff, check
  66. this out:
  67.  
  68. Go into the math menu by holding down the 'Alt' key and then striking
  69. 'M'.  Now go down to conversions and strike 'Enter'.  The conversion
  70. dialog box comes up with a 'radio button' on mm to inches ready to go!
  71. Let's input a few make believe numbers... 3.2, .034, 1.2 or what ever.
  72. Just go nuts and input about 10 or 15 metric numbers.  Keep in mind
  73. that you must strike 'Enter' TWICE after each input.  You will see the
  74. answers under the input line for each input but when the next input
  75. gets entered you don't see the last one.  When your done hit the
  76. 'Esc' key and then hold down the 'Ctrl' key and strike 'A'.  There
  77. ya go.  You are viewing the answer file.  Now strike 'Ctrl-P' and
  78. you will print what you did.  Attach this to your print and things
  79. may be much more legible.
  80. =============================================================
  81.  
  82. To install the program:
  83. =======================
  84.  
  85. Copy MRM.EXE and MRMHELP.HLP to a directory on your hard drive.
  86. You may create a new directory or copy these two files to an
  87. existing directory. If you prefer to run Mr. Machinist from the
  88. disk then you can type MRM to activate the program from the
  89. disk but it is highly recommended to run it from the hard drive.
  90.  
  91. Make sure that both of these files are in the same directory.
  92. If these files are not in the same directory, MRM.EXE will
  93. look for MRMHELP.HLP and when it does not find it in the same
  94. directory it will display an error saying that it can not
  95. find the help file. The program will still run but will not
  96. have a help file.
  97.  
  98. To execute the program, type MRM.
  99.  
  100. Here is an example of the DOS commands used to install
  101. Mr. Machinist. This example assumes you have the program
  102. disk in your A drive!
  103.  
  104.  
  105. Command               Results
  106. =======               =======
  107. C:                    Puts you on the C drive. (Hard drive)
  108. CD\                   Change directory to your root directory.
  109. MD MRM                Makes a directory called MRM.
  110. CD MRM                Change directory to MRM.
  111. COPY A:*.*            Copies all files from disk in A drive to C.
  112. MRM                   Starts the Mr. Machinist program!!!
  113.  
  114. You will have to get into the MRM directory every time you want
  115. to run Mr. Machinist unless you put the MRM directory in your
  116. path statement. Look up the PATH statement in your DOS manual
  117. for more information.
  118. ================================================================
  119.  
  120.                         REGISTRATION
  121.                         ============
  122.  
  123. The following information describes the Mr. Machinist
  124. registration fee on ONE computer only:
  125.  
  126. Send $50.00 as a registration fee for the Beta version and
  127. you will be considered a registered user of version one when
  128. it is released.  Version one will be sent to you upon completion.
  129. You will also be sent the latest beta versions until the completion
  130. of version one.
  131.  
  132. A users manual with tutorials will accompany version 1.0
  133. ========================================================
  134.  
  135.                       SITE LICENSE
  136.                       ============
  137.  
  138. The following information describes the Mr. Machinist
  139. registration fees for use on more than one computer:
  140.  
  141. Site licenses are available for Mr. Machinist.  A site license
  142. is needed if Mr. Machinist will be used on more than one
  143. computer.  The rates of these licenses are as follows:
  144.  
  145.  Registration $   No. Computers
  146.  ==============   =============
  147.  $150.00          5
  148.   300.00          10
  149.   (Call)          11+
  150.  
  151.  (Call for further site license information)
  152.  ===========================================
  153. This file is void as soon as Version One is released.
  154.  
  155.  Future enhancements
  156.  ===================
  157.  Job log database
  158.  Points/Tangent math
  159.  Larger Edit Buffer
  160.  Windows version in C++
  161.  News letters (Registered users)
  162.  Printed Manual
  163.  Multiple conversion input
  164.  CNC Link communications
  165.  
  166.  Make registration checks payable to F1.
  167.  
  168.  (Allan Bremer)
  169.  125 Elmwood Ave. #1
  170.  Lockport, NY 14094
  171.  
  172.  (716) 434-7823 --> Voice  ( Please, Not after 10:00pm )
  173.  (716) 434-1448 --> Mr. Machinist BBS (2400) (24 hours)
  174.  
  175. Call the BBS to download the latest unregistered version.
  176. New functions are being entered in the program just
  177. about every day...until version one!
  178.  
  179. Registered users may download the registered version using
  180. there password.
  181.  
  182.